home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2003 September / PC Answers September 2003.iso / Software / trial / AutoMate 5.0.4.1 / automate5_eval_setup.exe / TaskEdit.exe / 0 / RCDATA / TFRMDRAGICON / TFRMDRAGICON.txt
Encoding:
Text File  |  2003-01-14  |  1.0 KB  |  64 lines

  1. object frmDragIcon: TfrmDragIcon
  2.   Left = 815
  3.   Top = 652
  4.   BorderStyle = bsDialog
  5.   Caption = 'AutoMate'
  6.   ClientHeight = 61
  7.   ClientWidth = 199
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 16
  20.     Top = 8
  21.     Width = 177
  22.     Height = 33
  23.     AutoSize = False
  24.     Caption = 'Drag icon to the desired control'
  25.     WordWrap = True
  26.   end
  27.   object IvTranslator1: TIvTranslator
  28.     DictionaryName = 'dcoAMStepBuilder'
  29.     Left = 36
  30.     Top = 292
  31.     TargetsData = (
  32.       1
  33.       7
  34.       (
  35.         '*'
  36.         'Hint'
  37.         0)
  38.       (
  39.         '*'
  40.         'Caption'
  41.         0)
  42.       (
  43.         'TMemo'
  44.         'Text'
  45.         0)
  46.       (
  47.         '*'
  48.         'Lines'
  49.         0)
  50.       (
  51.         '*'
  52.         'Items'
  53.         0)
  54.       (
  55.         '*'
  56.         'Cells'
  57.         0)
  58.       (
  59.         'TRichEdit'
  60.         'Text'
  61.         0))
  62.   end
  63. end
  64.